Package-level declarations

Types

Link copied to clipboard

An offline region defined by a style URL, geometry, zoom range, and device pixel ratio.

Link copied to clipboard

The offline manager is the main entry point for offline-related functionality.

Link copied to clipboard

An offline region is the basic building block for offline mobile maps. Use com.mapbox.mapboxsdk.offline.OfflineManager.CreateOfflineRegionCallback to create a new offline region.

Link copied to clipboard

This is the interface that all Offline Region definitions have to implement.

Link copied to clipboard

An Offline Region error

Link copied to clipboard

A region's status includes its active/inactive state as well as counts of the number of resources that have completed downloading, their total size in bytes, and the total number of resources that are required.

Link copied to clipboard

An offline region defined by a style URL, geographic bounding box, zoom range, and device pixel ratio.